D2D1_BITMAP_BRUSH_PROPERTIES

Undocumented in source.
version(Windows && Direct2D_1_1 && DirectWrite && Direct2D_1_0)
struct D2D1_BITMAP_BRUSH_PROPERTIES {}

Members

Variables

extendModeX
D2D1_EXTEND_MODE extendModeX;
Undocumented in source.
extendModeY
D2D1_EXTEND_MODE extendModeY;
Undocumented in source.
interpolationMode
D2D1_BITMAP_INTERPOLATION_MODE interpolationMode;
Undocumented in source.

Meta